Search results 60

Card image cap
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image cap
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image cap
DeleteAllShapes

Delete all shapes in a sheet

Card image cap
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image cap
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image cap
NameSilo_APICall_ListPrices

Downloads list of domains and prices for register, renew or transfer into ...

Card image cap
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

Card image cap
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image cap
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Frm87.zip

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image cap
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

Card image cap
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...